NotifySourceResetAsReplace Property (C1SelectManyDataCollection<S,T>)
Gets or sets whether the Reset notifications coming from the source will be notified as a Replace.
public bool NotifySourceResetAsReplace {get; set;}
'Declaration
Public Property NotifySourceResetAsReplace As Boolean